*{margin:0;padding:0;font-size:12px;line-height:100%;font-family: "微软雅黑","Microsoft YaHei",Arial,serif;}
a,img{display:block;border:none;outline:none;text-decoration:none;}
span,p,i,em,b,h1,h2,h3,h4,h5,h6{font-style:normal;font-weight:normal;}
input,select{outline:none;-webkit-appearance:none;}
ul,li{list-style:none;}
@font-face {
	font-family:'PingFang SC Regular';
	src: url('../fonts/PingFang SC Regular.eot'); /* IE9 Compat Modes */
	src: url('../fonts/PingFang SC Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/PingFang SC Regular.woff') format('woff'), /* Modern Browsers */
	url('../fonts/PingFang SC Regular.ttf')  format('ttf'), /* Safari, Android, iOS */
	url('../fonts/PingFang.svg#PingFang') format('svg'); /* Legacy iOS */
}
/*header*/
.header{width:100%;overflow:hidden;min-width:1200px;height:77px;position:relative;}
.center{width:1200px;margin:0 auto;display:table;}
.top{height:auto;background:#000;padding:16px 0 12px;}
.logo{width:168px;height:49px;overflow:hidden;float:left;}
.logo img{width:100%;height:100%;}
.nav-box{float:left;margin:30px 0 0 96px;}
.nav{display:flex;flex-wrap:nowrap;justify-content:space-between;width:923px;}
.nav li a{color:#fff;transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;}
.nav li a sup{display:inline-block;margin-top:-8px;}
.nav li:hover a{color:#c4c4c4;}
.f-dj{float:right;margin-top:24px;cursor:pointer;}

.ss-box{width:100%;height:auto;overflow:hidden;min-width:1200px;position:absolute;left:0;top:0;display:none;}
.ss-box a.f-dj{width:20px;height:20px;margin:14px 0 0 0;}
.ss-box a.f-dj img{width:100%;height:100%;}
.ss-ss{width:760px;border:none;-webkit-appearance:none;outline:none;height:30px;float:left;display:block;background:url(../images/fdj.png) 10px center no-repeat;color:#717171;text-indent:37px;margin:9px 145px 0;font-size:18px;line-height:30px;}
/*END*/

/*footer*/
.footer{width:100%;height:auto;overflow:hidden;min-width:1200px;background:#f6f6f6;}
.footer-top-box{padding:22px 0 10px;overflow:hidden;border-bottom:1px solid #e6e6e6;}
.footer-top{display:flex;justify-content:space-between;flex-wrap:wrap;width:1090px;margin:0 auto;}
.footer-top ul li{font-size:14px;color:#000000;margin-bottom:18px;}
.footer-top ul li a{color:#999;font-size:12px;transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;}
.footer-top ul li a:hover{color:#333;}
.footer-bottom p{font-size:12px;color:#909090;line-height:30px;margin-left:53px;float:left;}
.footer-bottom p a{display:inline;font-size:12px;color:#909090;padding-left:10px;}
.footer-bottom img{float:right;margin:23px 103px 0 0;}
.footer-bottom{overflow:hidden;padding:14px 0 24px;position:relative;}
.footer-bottom ul li{float:left;margin-right:10px;}
.footer-bottom ul li a{font-size:12px;color:#333;}
.footer-bottom ul{display:table;position:absolute;top:23px;left:361px;}
/*END*/

